[INFO] cloning repository https://github.com/acodili-jg/araneta-maugnayin-viewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acodili-jg/araneta-maugnayin-viewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facodili-jg%2Faraneta-maugnayin-viewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facodili-jg%2Faraneta-maugnayin-viewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b30a35aec03e23ff4650517f3acdf86c0fc05d7
[INFO] checking acodili-jg/araneta-maugnayin-viewer against master#f28ac764c36004fa6a6e098d15b4016a838c13c6 for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facodili-jg%2Faraneta-maugnayin-viewer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/acodili-jg/araneta-maugnayin-viewer
[INFO] finished tweaking git repo https://github.com/acodili-jg/araneta-maugnayin-viewer
[INFO] tweaked toml for git repo https://github.com/acodili-jg/araneta-maugnayin-viewer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/acodili-jg/araneta-maugnayin-viewer on toolchain f28ac764c36004fa6a6e098d15b4016a838c13c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/acodili-jg/araneta-maugnayin-viewer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/acodili-jg/html.git`
[INFO] [stderr]     Updating git submodule `https://github.com/w3c/webref`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d2bc6ae5c44431cdd6c8f30d554d1d87e49a01665ca65892e1d2333d1a4b4d2b
[INFO] running `Command { std: "docker" "start" "d2bc6ae5c44431cdd6c8f30d554d1d87e49a01665ca65892e1d2333d1a4b4d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2bc6ae5c44431cdd6c8f30d554d1d87e49a01665ca65892e1d2333d1a4b4d2b" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2bc6ae5c44431cdd6c8f30d554d1d87e49a01665ca65892e1d2333d1a4b4d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2bc6ae5c44431cdd6c8f30d554d1d87e49a01665ca65892e1d2333d1a4b4d2b" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking html-sys v0.4.3 (https://github.com/acodili-jg/html.git?branch=break-all#344f281c)
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]     Checking cssparser-color v0.1.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]     Checking html v0.6.3 (https://github.com/acodili-jg/html.git?branch=break-all#344f281c)
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.71
[INFO] [stderr] error: could not compile `html` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f28ac764c36004fa6a6e098d15b4016a838c13c6/bin/rustc --crate-name html --edition=2021 /opt/rustwide/cargo-home/git/checkouts/html-c7dcebe4789af994/344f281/crates/html/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69dc985a21d7788c -C extra-filename=-b5cbf6cd973ea260 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern html_sys=/opt/rustwide/target/debug/deps/libhtml_sys-c5df28a8ff497907.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d2bc6ae5c44431cdd6c8f30d554d1d87e49a01665ca65892e1d2333d1a4b4d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2bc6ae5c44431cdd6c8f30d554d1d87e49a01665ca65892e1d2333d1a4b4d2b", kill_on_drop: false }`
[INFO] [stdout] d2bc6ae5c44431cdd6c8f30d554d1d87e49a01665ca65892e1d2333d1a4b4d2b
